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