pub fn fill_rounded_rect( pixmap: &mut Pixmap, x: f32, y: f32, width: f32, height: f32, radius: f32, color: Color, )
Fill a rounded rectangle