type t
val create : unit -> t Lwt.t
val destroy : t -> unit Lwt.t
val send : t -> Lwt_unix.sockaddr -> Osc.Types.packet -> unit Lwt.t