sig
  type 'a t
  val to_stream : 'Biocaml_streamable.S.t -> 'Stream.t
  val of_stream : 'Stream.t -> 'Biocaml_streamable.S.t
end