Counts the number of one bits in the value of x.
x
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::popcount;