fn rewrite_pairs_multiline<T: Rewrite>( list: &PairList<'_, '_, T>, shape: Shape, context: &RewriteContext<'_>) -> Option<String>