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