pub unsafe extern "C" fn gst_video_decoder_set_max_errors(
    dec: *mut GstVideoDecoder,
    num: c_int
)