fn rewrite_unary_op( context: &RewriteContext<'_>, op: UnOp, expr: &Expr, shape: Shape) -> Option<String>