Converts this uint128 to an unsigned char, keeping the low bits.
uint128
unsigned char
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
constexpr explicit operator unsigned char() const;
The low-order bits of this value as an unsigned char.