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