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