htab_bucket
typedef struct htab_bucket __arena htab_bucket_t;
htab->n_buckets = 2 * PAGE_SIZE / sizeof(struct htab_bucket);