pub unsafe extern "C" fn gst_video_decoder_set_latency(
    decoder: *mut GstVideoDecoder,
    min_latency: GstClockTime,
    max_latency: GstClockTime
)