sig
  type t = Ctypes.c_object
  val equal : Ctypes.c_object -> Ctypes.c_object -> bool
  val hash : Ctypes.c_object -> int
end