GIDHASHSIZE
static hashtable_t gidhash[GIDHASHSIZE];
HASH(hash_key, ix, GIDHASHSIZE);
if (init_hash(gidhash, -2, GIDHASHSIZE, GIDNAMELEN))
free_hash(gidhash, GIDHASHSIZE);