pub(crate) fn rewrite_unary_suffix<R: Rewrite>( context: &RewriteContext<'_>, suffix: &str, rewrite: &R, shape: Shape) -> Option<String>