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