pub unsafe extern "C" fn gst_video_encoder_get_latency(
    encoder: *mut GstVideoEncoder,
    min_latency: *mut GstClockTime,
    max_latency: *mut GstClockTime
)