Source position: rexxsaa.pp line 69
type RxString = record
StrLength: Cardinal;
StrPtr: PAnsiChar;
end;