ctf_lookup_by_id
const void *tp = ctf_lookup_by_id(lc, cdp->cd_type);
if ((tp = ctf_lookup_by_id(lc, type)) == NULL)
if ((tp = ctf_lookup_by_id(lc, type)) == NULL) {