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