pub fn visit_function_declarator<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, function_declarator: &'ast FunctionDeclarator, span: &'ast Span, )