typedef struct cdrom_tochdr_t { unsigned char trk0; /* start track */ unsigned char trk1; /* end track */ };