map__priv
if (pair != NULL && !map__priv(pair) && map__start(pair) == mem_start) {
if (!map__priv(map)) {
assert(map__priv(map) == false);