Source position: intuition.pas line 2107
type TClassLibrary = record
cl_Lib: TLibrary;
cl_Pad: Word;
cl_Class: PIClass;
end;