fn can_be_overflowed(
    context: &RewriteContext<'_>,
    items: &[OverflowableItem<'_>]
) -> bool