Decrements this value by one and returns the previous value.
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
int128 operator--(int unused);
A copy of this value before the decrement.