pub fn round( interp: &mut Artichoke, time: Value, num_digits: Option<Value>) -> Result<Value, Error>