hash_alloc
ret = hash_alloc(&newhash, 1 << fls(slabs));
hash_alloc(&keg->uk_hash, 0);
static int hash_alloc(struct uma_hash *, u_int);