int cdtoc();
int cdplay_track(int track);
int cdpause();
int cdcont();
int cdstop();
int cdseek(int t1);
int cdplay(int t1, int t2);
