pub type RefItemMapSync = FingerprintMap<(AtomicU64, VecItem)>;
pub struct RefItemMapSync { /* private fields */ }