Module Happy_eyeballs_mirage

module type S = sig ... end
module Make (S : Tcpip.Stack.V4V6) : sig ... end