pub type CanvasRunner = dyn Fn(&Canvas, &mut RCHandle<skia_textlayout_FontCollection>, Rect<f32, Measure>) + Send + Sync;