pub unsafe fn MsiIsProductElevatedW<P0>( szproduct: P0, pfelevated: *mut BOOL, ) -> u32where P0: Param<PCWSTR>,