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