Source position: libloader.pas line 10
type TGenericLib = record
filename: String;
handle: TLibHandle;
end;