pub unsafe extern "C" fn av_codec_set_pkt_timebase(
    avctx: *mut AVCodecContext,
    val: AVRational
)