pub fn visit_expr_try_block_mut<V: VisitMut + ?Sized>(
    _visitor: &mut V,
    _i: &mut ExprTryBlock
)