pub unsafe fn wvnsprintfA<P2>( pszdest: &mut [u8], pszfmt: P2, arglist: *const i8, ) -> i32where P2: Param<PCSTR>,