Counts the number of consecutive one bits starting from the most significant bit of x.
x
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::countl_one;