Source position: conf.inc line 206
type snd_devname_t = record
name: PChar;
comment: PChar;
next: Psnd_devname_t;
end;