pub fn annotate_cidrs( img: &mut Image<Rgba>, labels: Option<Vec<Label>>) -> Result<()>
Given a vector of label annotations, draw the labels.