Type Definition GCacheDupFunc
gst::ffi
type GCacheDupFunc = Option<extern "C" fn(value: gpointer) -> gpointer>;