fn try_item_collection_to_entities(
    items: &ItemCollection,
) -> Option<Vec<EntityPath>>