pub fn render_icon_surface(
    context: &impl IsA<StyleContext>,
    cr: &Context,
    surface: &Surface,
    x: f64,
    y: f64
)