db_ctf_type_by_symbol
const struct ctf_type *db_ctf_type_by_symbol(Elf_Sym *);
if ((ctt = db_ctf_type_by_symbol(st)) == NULL) {