type SharedSplitMapRef = Arc<Mutex<SharedSplitMap>>;
struct SharedSplitMapRef { /* private fields */ }