Source position: orl.inc line 473
type OCINumber = record
OCINumberPart: array [0..(OCI_NUMBER_SIZE)-1] of ub1;
end;