Type Definition GHashFunc
gst::ffi
type GHashFunc = Option<extern "C" fn(key: gconstpointer) -> guint>;