testBit package:what4
Return Just if every bitvector in the domain has the same bit
at the given index.
Returns true if the corresponding bit in the bitvector is set.
bvTestBit w i x returns predicate that holds if bit
i in x is set to true. w should be the
number of bits in x.