ctf_hash_destroy
ctf_hash_destroy(hp);
extern void ctf_hash_destroy(ctf_hash_t *);
ctf_hash_destroy(&fp->ctf_structs);
ctf_hash_destroy(&fp->ctf_unions);
ctf_hash_destroy(&fp->ctf_enums);
ctf_hash_destroy(&fp->ctf_names);