pub unsafe extern "C" fn gst_registry_find_feature(
    registry: *mut GstRegistry,
    name: *const c_char,
    type_: GType
) -> *mut GstPluginFeature