pub unsafe fn MsiRecordGetInteger<P0>(hrecord: P0, ifield: u32) -> i32
where P0: IntoParam<MSIHANDLE>,