Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary
representation of the specified long value.
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary
representation of the specified long value.