pub unsafe fn MsiOpenProductW<P0>( szproduct: P0, hproduct: *mut MSIHANDLE, ) -> u32where P0: Param<PCWSTR>,