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