pub fn render_arrow(
    context: &impl IsA<StyleContext>,
    cr: &Context,
    angle: f64,
    x: f64,
    y: f64,
    size: f64
)