pub unsafe fn StrNCatW<'a>( psz1: impl IntoParam<'a, PWSTR>, psz2: impl IntoParam<'a, PWSTR>, cchmax: i32, ) -> PWSTR