fn library_items_update(
    cw_items: &mut Vec<Item>,
    library: &LibraryBucket,
    notifications: &NotificationsBucket,
) -> Effects