Irmin_pack_unix.Sparse_file
module type S = sig ... end
module Make (Io : Io.S) : S with module Io = Io