pub unsafe fn MsiSetFeatureAttributesW<P1>( hinstall: MSIHANDLE, szfeature: P1, dwattributes: u32, ) -> u32where P1: Param<PCWSTR>,