Interprets the low bits of a BigInt as a 2's-complement signed integer. All higher bits are discarded.
Interprets the low bits of a BigInt as an unsigned integer. All higher bits are discarded.