Source position: oraoci.pp line 53
type OCITime = packed record
OCITimeHH: ub1;
OCITimeMM: ub1;
OCITimeSS: ub1;
end;