Source position: lincd.pp line 190
type Tcdrom_read_audio = record
addr: Tcdrom_addr;
addr_format: TU8;
nframes: LongInt;
buf: PU8;
end;