pub unsafe extern "system" fn MsiRecordSetInteger(
    hrecord: MSIHANDLE,
    ifield: u32,
    ivalue: i32,
) -> u32