Type Definition GstPluginInitFunc
gstreamer_sys
type GstPluginInitFunc = Option<unsafe extern "C" fn(_: *mut GstPlugin) -> gboolean>;