ROOT_MAP
char *rootmap = ROOT_MAP;
return strcmp(map, ROOT_MAP) == 0 ? 0 : ENOENT;
root_map = mapc_find(ROOT_MAP, "mapdefault");
#ifndef ROOT_MAP