Source position: exec.pas line 1145
type TFuncEntry = packed record
EmulLibEntry: TEmulLibEntry;
OldFunction: Pointer;
end;