pub unsafe fn wvnsprintfW<P2>( pszdest: &mut [u16], pszfmt: P2, arglist: *const i8, ) -> i32where P2: Param<PCWSTR>,