Returns the smallest power of two not less than x.
x
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::bit_ceil;