pub fn remove_multi( db_context: &DbContext, event_hub: &Arc<EventHub>, ids: &[u64], ) -> Result<(), Error>