pub unsafe fn StrCmpNW<P0, P1>(psz1: P0, psz2: P1, nchar: i32) -> i32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,