pub fn visit_static_assert<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, static_assert: &'ast StaticAssert, _span: &'ast Span, )