pub fn query_notifications_with_status( status_filter: NotificationStatus, ) -> ExternResult<BTreeMap<EntryHashB64, Notification>>