mdb_ctf_type_iter
(void) mdb_ctf_type_iter(name, cmd_typelist_type, data);
(void) mdb_ctf_type_iter(MDB_CTF_SYNTHETIC_ITER, cmd_typelist_type,
extern int mdb_ctf_type_iter(const char *, mdb_ctf_type_f *, void *);
(void) mdb_ctf_type_iter(name, tab_complete_type, data);
(void) mdb_ctf_type_iter(MDB_CTF_SYNTHETIC_ITER, tab_complete_type,
(void) mdb_ctf_type_iter(MDB_CTF_SYNTHETIC_ITER, typedef_list_cb,