pub unsafe extern "system" fn MsiConfigureFeatureA(
    szproduct: PCSTR,
    szfeature: PCSTR,
    einstallstate: INSTALLSTATE,
) -> u32