fn rewrite_reorderable_item(
    context: &RewriteContext<'_>,
    item: &Item,
    shape: Shape
) -> Option<String>