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