pub type View3D = RefHandle<Sk3DView>;
Skia now has support for a 4x matrix (core::M44) in core::Canvas.
pub struct View3D(/* private fields */);