pub(crate) fn bigint_as_uint_n( it: &mut Interp, _t: Value, a: &[Value], ) -> Result<Value, Value>
BigInt.asUintN(bits, bigint)