pub unsafe extern "C" fn gst_event_set_seek_trickmode_interval(
    event: *mut GstEvent,
    interval: GstClockTime
)
This is supported on crate feature v1_16 only.