ctf_hash_size
extern uint_t ctf_hash_size(const ctf_hash_t *);
ctf_dprintf("%u enum names hashed\n", ctf_hash_size(&fp->ctf_enums));
ctf_hash_size(&fp->ctf_structs), nlstructs);
ctf_hash_size(&fp->ctf_unions), nlunions);
ctf_hash_size(&fp->ctf_names));