pub unsafe fn StrCmpNICA<P0, P1>(pszstr1: P0, pszstr2: P1, nchar: i32) -> i32where P0: Param<PCSTR>, P1: Param<PCSTR>,