pub unsafe fn StrCatBuffW<'a>( pszdest: impl IntoParam<'a, PWSTR>, pszsrc: impl IntoParam<'a, PWSTR>, cchdestbuffsize: i32, ) -> PWSTR