sig
  type t = Gstreamer.Element.t
  val make : string -> string -> Gstreamer.Element_factory.t
end