typedef struct cdrom_tochdr_t { unsigned char cdth_trk0; /* start track */ unsigned char cdth_trk1; /* end track */ };