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