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