pub unsafe extern "C" fn avcodec_encode_video2( avctx: *mut AVCodecContext, avpkt: *mut AVPacket, frame: *const AVFrame, got_packet_ptr: *mut c_int, ) -> c_int