pub unsafe fn IntlStrEqWorkerA<P1, P2>( fcasesens: bool, lpstring1: P1, lpstring2: P2, nchar: i32, ) -> BOOLwhere P1: Param<PCSTR>, P2: Param<PCSTR>,