pub unsafe extern "C" fn gst_event_set_gap_flags(
    event: *mut GstEvent,
    flags: GstGapFlags
)
Available on crate feature v1_20 only.