pub unsafe extern "system" fn MsiSetFeatureAttributesW(
    hinstall: MSIHANDLE,
    szfeature: PCWSTR,
    dwattributes: u32
) -> u32