pub unsafe extern "C" fn gst_event_has_name(
    event: *mut GstEvent,
    name: *const c_char
) -> gboolean