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