Interprets the low bits of a BigInt as a 2's-complement signed integer. All higher bits are discarded.
The number of low bits to use
The BigInt whose bits to extract
Interprets the low bits of a BigInt as a 2's-complement signed integer. All higher bits are discarded.