Device has the same structure as an Library
Source position: exec.pas line 955
type TDevice = record
dd_Library: TLibrary;
end;