pub unsafe fn MsiGetFeatureValidStatesW<P1>( hinstall: MSIHANDLE, szfeature: P1, lpinstallstates: *mut u32, ) -> u32where P1: Param<PCWSTR>,