Count number of bits set to one in x @param x value to count bits of @return the number of bits set to one in x
See Implementation
Count number of bits set to one in x @param x value to count bits of @return the number of bits set to one in x