sig
  val of_js : Dom_html.canvasElement Js.t -> Useri_base.Surface.handle
  val to_js : Useri_base.Surface.handle -> Dom_html.canvasElement Js.t
end