pub fn visit_function_specifier<'ast, V: Visit<'ast> + ?Sized>( _visitor: &mut V, _function_specifier: &'ast FunctionSpecifier, _span: &'ast Span, )