pub fn render_background_get_clip(
    context: &impl IsA<StyleContext>,
    x: f64,
    y: f64,
    width: f64,
    height: f64
) -> Rectangle
Available on crate feature v3_20 only.