module Writer: sig .. end
sig
end
class type t = object .. end
object
class to_avi_file : string -> Video.FPS.t -> int -> int -> t
string -> Video.FPS.t -> int -> int ->
t