pub unsafe fn wvsprintfW<P1>( param0: PWSTR, param1: P1, arglist: *const i8, ) -> i32where P1: Param<PCWSTR>,