pub unsafe extern "C" fn ff_mpv_encode_picture( avctx: *mut AVCodecContext, pkt: *mut AVPacket, frame: *const AVFrame, got_packet: *mut c_int, ) -> c_int