inj_hash_destroy
extern void inj_hash_destroy(inj_hash_t *, void (*)(inj_var_t *, void *),
inj_hash_destroy(h, inj_hashfree_string, NULL);