pub unsafe extern "C" fn av_codec_set_seek_preroll(
    avctx: *mut AVCodecContext,
    val: c_int
)