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