are_bits_set
ret = are_bits_set(bh->b_data, wbit, op);
bool are_bits_set(const void *map, size_t bit, size_t nbits);