pub unsafe extern "system" fn MsiGetFeatureValidStatesA(
    hinstall: MSIHANDLE,
    szfeature: PCSTR,
    lpinstallstates: *mut u32,
) -> u32