pub unsafe fn wvsprintfA<P1>( param0: PSTR, param1: P1, arglist: *const i8, ) -> i32where P1: Param<PCSTR>,