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