pub type NetworkNodeIoChannelReadGuardArray<'a, NetworkItem> = [Option<RwLockReadGuard<'a, NetworkItem>>; 4];