pub unsafe fn PxeTraceV<P2>( hprovider: HANDLE, severity: u32, pszformat: P2, params: *const i8, ) -> u32where P2: Param<PCWSTR>,