Type Definition GstIteratorFreeFunction
gst::ffi
type GstIteratorFreeFunction = Option<extern "C" fn(it: *mut GstIterator)>;