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