macro_rules! single_value_state { () => { ... }; }
AggTypes that are implemented with a single value state (so-called stateless).
AggType