gst::ffi
type GstIteratorItemFunction = Option<extern fn(it: *mut GstIterator, item: *const GValue) -> GstIteratorItem>;