pub unsafe extern "system" fn CompareStringOrdinal( lpstring1: PCWSTR, cchcount1: i32, lpstring2: PCWSTR, cchcount2: i32, bignorecase: BOOL, ) -> COMPARESTRING_RESULT