pub unsafe fn StrCmpNCW<'a>( pszstr1: impl IntoParam<'a, PWSTR>, pszstr2: impl IntoParam<'a, PWSTR>, nchar: i32, ) -> i32