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