inj_hash_create
extern void inj_hash_create(inj_hash_t *, ulong_t (*)(void *),
inj_hash_create(h, inj_hashfn_string, inj_hashcmp_string);