pub unsafe fn StrStrNIW<'a>( pszfirst: impl IntoParam<'a, PWSTR>, pszsrch: impl IntoParam<'a, PWSTR>, cchmax: u32, ) -> PWSTR