sig
  type t
  val of_int_exn : int -> Numbers.Int16.t
  val of_int64_exn : Int64.t -> Numbers.Int16.t
  val to_int : Numbers.Int16.t -> int
end