KEYHASH_BITS
unsigned long hash = hash_long((uintptr_t)key, KEYHASH_BITS);
#define KEYHASH_SIZE (1UL << KEYHASH_BITS)