ctf_hash_define
extern int ctf_hash_define(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);
err = ctf_hash_define(&fp->ctf_structs, fp,
err = ctf_hash_define(&fp->ctf_unions, fp,
err = ctf_hash_define(&fp->ctf_enums, fp,