Type Definition GClassInitFunc
gst::ffi
type GClassInitFunc = Option<extern "C" fn(g_class: gpointer, class_data: gpointer)>;