cdrom_full_table_of_contents_entry
cdrom_full_table_of_contents_entry* entries
= (cdrom_full_table_of_contents_entry*)(data + 4);
int count = (headerLength - 2) / sizeof(cdrom_full_table_of_contents_entry);
cdrom_full_table_of_contents_entry* entries;
entries = (cdrom_full_table_of_contents_entry*)(data + 4);
/ sizeof(cdrom_full_table_of_contents_entry);
Disc::_AdjustForYellowBook(cdrom_full_table_of_contents_entry entries[],
Disc::_ParseTableOfContents(cdrom_full_table_of_contents_entry entries[],
cdrom_full_table_of_contents_entry
cdrom_full_table_of_contents_entry