MAPNAMESZ
char mapname[MAPNAMESZ];
#define COMPNAMESZ (size_t)(MAPNAMESZ - FNPREFIXLEN + KEYNAMESZ - 2)
if (maplen + 1 + namelen >= MAPNAMESZ) {