#include "cdio/compat/types.h" unsigned char mcn_length() { return CDIO_MCN_SIZE; } unsigned char isrc_length() { return CDIO_ISRC_SIZE; }