pub(crate) fn rounded_headerbar_shape(
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    radius: f32
) -> Option<Path>