pub fn render_icon(
    context: &impl IsA<StyleContext>,
    cr: &Context,
    pixbuf: &Pixbuf,
    x: f64,
    y: f64
)