pub fn visit_mut_jsx_empty_expr<V>(_visitor: &mut V, n: &mut JSXEmptyExpr) where
    V: VisitMut + ?Sized