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