sig
  type tag_t = [ `SOCK_STREAM ]
  val socktype : tag_t Cf_socket.socktype_t
end