pub unsafe extern "C" fn ff_mjpegenc_huffman_compute_bits( prob_table: *mut PTable, distincts: *mut HuffTable, size: c_int, max_length: c_int, )