val optdef : ('a -> 'b) -> 'a option -> 'b Js_of_ocaml.Js.optdefval convdef : ('a -> 'b) -> 'a Js_of_ocaml.Js.Optdef.t -> 'b Js_of_ocaml.Js.optdefval blockies : blockies Js_of_ocaml.Js.tval make_opts : ?seed:string -> ?color:string -> ?bgcolor:string -> ?size:int -> ?scale:int -> ?spotcolor:string -> unit -> blockies_options Js_of_ocaml.Js.tval create : ?seed:string -> ?color:string -> ?bgcolor:string -> ?size:int -> ?scale:int -> ?spotcolor:string -> unit -> Js_of_ocaml.Dom_html.canvasElement Js_of_ocaml.Js.tval render : ?seed:string -> ?color:string -> ?bgcolor:string -> ?size:int -> ?scale:int -> ?spotcolor:string -> Js_of_ocaml.Dom_html.canvasElement Js_of_ocaml.Js.t -> unit