pub unsafe fn MsiGetMode<P0>(hinstall: P0, erunmode: MSIRUNMODE) -> BOOL
where P0: IntoParam<MSIHANDLE>,