sig
  type t
  external delete : CL_NetGameConnection.t -> unit
    = "caml_CL_NetGameConnection_delete"
end