fn low_bits(value: U256, bits: usize) -> U256
Returns the low bits of value, zeroing everything above.
bits
value