complement package:bv-sized

Bitwise complement (flip every bit).
Like complementBit, but without the requirement that the index bit refers to an actual bit in the input BV. If it is out of range, just silently return the original input.