Count the number of 1 bits if INTEGER is non-negative, and the number of 0 bits if INTEGER is negative.
(integer)