map_create
m = map_create(start, size, type);
p = map_create(n->map_start, start - n->map_start, n->map_type);
o = map_create(m->map_start + alignsize,
gpt->mediamap = map_create(0LL, size, MAP_TYPE_UNUSED);