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