Interprets the low bits of a BigInt as an unsigned 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 an unsigned integer. All higher bits are discarded.