pub unsafe fn StrStrNIW<P0, P1>(pszfirst: P0, pszsrch: P1, cchmax: u32) -> PWSTRwhere P0: Param<PCWSTR>, P1: Param<PCWSTR>,