pub fn remove_outbound_for_draft( root: &Path, case_uid: &str, draft_name: &str, ) -> Result<Vec<RemovedOutbound>>