pub type SharedStateManager = Arc<StateManager>;
pub struct SharedStateManager { /* private fields */ }