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