pub unsafe fn MsiGetActiveDatabase<P0>(hinstall: P0) -> MSIHANDLE
where P0: IntoParam<MSIHANDLE>,