pub fn round_rect<T: Padded + 'static>( id: Arc<SourceID>, props: T, border: f32, blur: f32, corners: f32x4, fill: sRGB, outline: sRGB, size: DAbsPoint, ) -> Shape<T, { _ }>