pub fn remove_pending_message_pushes( root: &Path, message_id: &str, kind: &str, ) -> Result<Vec<RemovedMessagePush>>