pub unsafe extern "system" fn MsiProcessMessage(
    hinstall: MSIHANDLE,
    emessagetype: INSTALLMESSAGE,
    hrecord: MSIHANDLE
) -> i32