pub unsafe extern "C" fn gst_base_sink_wait_clock(
    sink: *mut GstBaseSink,
    time: GstClockTime,
    jitter: *mut GstClockTimeDiff
) -> GstClockReturn