ctf_header_v1_t
const ctf_header_v1_t *h1p =
(const ctf_header_v1_t *)ctfsect->cts_data;
if (ctfsect->cts_size < sizeof (ctf_header_v1_t))
hdrsz = sizeof (ctf_header_v1_t);