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