pub fn outline_cidrs( img: &mut Image<Rgba>, outlines: Option<Vec<Outline>>) -> Result<()>
Given a vector of CIDRs, draw a border around them.