fn rewrite_paren_in_multi_line( context: &RewriteContext<'_>, subexpr: &Expr, shape: Shape, pre_span: Span, post_span: Span) -> Option<String>