pub unsafe extern "C" fn mlirQuantizedTypeGetDefaultMaximumForInteger( isSigned: bool, integralWidth: c_uint ) -> i64
Returns the maximum possible value stored by a quantized type.