ctt_size
if (ctt->ctt_size == CTF_V2_LSIZE_SENT) {
size = ctt->ctt_size;
if (ctt->ctt_size == CTF_V3_LSIZE_SENT) {
size = ctt->ctt_size;
ssize = ((t->ctt_size == CTF_V3_LSIZE_SENT) ? CTF_TYPE_LSIZE(t) :
t->ctt_size);
type_struct_size = ((t->ctt_size == CTF_V3_LSIZE_SENT) ?
type_struct_size = (type->ctt_size == CTF_V3_LSIZE_SENT) ?
elem_size = ((elem_type->ctt_size == CTF_V3_LSIZE_SENT) ?
elem_type->ctt_size);
type_struct_size = (type->ctt_size == CTF_V3_LSIZE_SENT) ?
type_struct_size = (type->ctt_size == CTF_V3_LSIZE_SENT) ?
type_struct_size = (type->ctt_size == CTF_V3_LSIZE_SENT) ?
struct_size = ((type->ctt_size == CTF_V3_LSIZE_SENT) ?
type->ctt_size);