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