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