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