pub unsafe extern "C" fn gst_registry_add_plugin(
    registry: *mut GstRegistry,
    plugin: *mut GstPlugin
) -> gboolean