pub fn render<C: Cursor>( ctx: &Context, cursor: &C, font_ctx: &Context, ui_model: &UiModel, hl: &HighlightMap, bg_alpha: Option<f64>, )