fn dismiss_notification_item<E: Env + 'static>(
    library: &LibraryBucket,
    notifications: &mut NotificationsBucket,
    id: &str,
) -> Effects