pub async fn div( _cont: &Option<Arc<Continuation>>, arg1: &Gc<Value>, args: Vec<Gc<Value>>, ) -> Result<Vec<Gc<Value>>, RuntimeError>