pub unsafe extern "system" fn MsiEvaluateConditionA(
    hinstall: MSIHANDLE,
    szcondition: PCSTR,
) -> MSICONDITION