MPCTH
KKASSERT(cth->base_table_length >= sizeof(struct MPCTH));
total_size = cth->base_table_length - sizeof(struct MPCTH);
position = (const uint8_t *)cth + sizeof(struct MPCTH);
totalSize = cth.base_table_length - sizeof( struct MPCTH );