SLAB_BITSETS
(sizeof(struct uma_hash_slab) + BITSET_SIZE(setsize) * SLAB_BITSETS)
s = sizeof(struct uma_slab) + BITSET_SIZE(nitems) * SLAB_BITSETS;