pub type FlowStateManagerRef = Arc<FlowStateManager>;
struct FlowStateManagerRef { /* private fields */ }