db_ctf_find_symbol
int db_ctf_find_symbol(const char *name, db_ctf_sym_data_t sd);
if (db_ctf_find_symbol(name, &sym_data) != 0) {