pub unsafe extern "system" fn MsiViewModify(
    hview: MSIHANDLE,
    emodifymode: MSIMODIFY,
    hrecord: MSIHANDLE,
) -> u32