fn convert_link<'a>( url_map: &BTreeMap<&str, Option<String>>, event: Event<'a>, ) -> Option<Event<'a>>