pub unsafe extern "C" fn gst_event_has_name_id(
    event: *mut GstEvent,
    name: GQuark
) -> gboolean