pub type PbAggCallState = AggCallState;
struct PbAggCallState { pub inner: Option<Inner>, }
inner: Option<Inner>