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