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