pub(crate) fn rewrite_cond( context: &RewriteContext<'_>, expr: &Expr, shape: Shape, ) -> Option<String>