bch_dump_bset
bch_dump_bset(b, b->set[i].data,
void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned int set);
void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned int set);
bch_dump_bset(&b->keys, inmemory, 0);
bch_dump_bset(&v->keys, sorted, 0);
bch_dump_bset(&b->keys, i, block);