fn bitCountAbs(self: Const) usize
Returns the number of bits required to represent the absolute value of an integer.
self: Const,