pub fn rounded_rect( x: f32, y: f32, width: f32, height: f32, radius: f32, ) -> Option<Path>
Create a rounded rectangle path