Returns the position of the highest bit set plus one, or zero if the value is zero.
Declared in <arith_uint256.h>
<arith_uint256.h>
unsigned int bits() const;
The one-based index of the most significant set bit, or zero.