typedef struct cdrom_mcn_t { unsigned char audiostatus; /* FIXME: unknown value */ unsigned char mcn[23]; /* Media catalog number in ASCII */ };