Hash_type
extern Hash_tbl *make_hash(int, Hash_type, ulong_t);
Hash_type t_type; /* HASH_INT or HASH_STR */
make_hash(int size, Hash_type type, ulong_t ident)