pub fn fold_jsx_element_child<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: JSXElementChild
) -> JSXElementChild