fn rewrite_closure_expr(
    expr: &Expr,
    prefix: &str,
    context: &RewriteContext<'_>,
    shape: Shape
) -> Option<String>