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