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