module Writer: sig .. end
sig
end
class type t = object .. end
object
class to_file : int -> ?tracks:int -> string -> t
int -> ?tracks:int -> string ->
t