fn get_with_max( unit: Unit, increment: i64, what: &'static str, max: &[Constant], ) -> Result<ri128<{ i128::MIN }, { i128::MAX }>, Error>