pub unsafe extern "C" fn ff_dct_quantize_c( s: *mut MpegEncContext, block: *mut i16, n: c_int, qscale: c_int, overflow: *mut c_int, ) -> c_int