pub fn visit_mut_function<V>(_visitor: &mut V, n: &mut Function) where
    V: VisitMut + ?Sized