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