pub fn parse_annotations( annotations: &HashMap<String, String>, ) -> Result<(Vec<String>, Vec<String>)>