EMDB_BASE
if (err >= EMDB_BASE && (err - EMDB_BASE) < _mdb_nerr)
str = _mdb_errlist[err - EMDB_BASE];
EMDB_NOSYM = EMDB_BASE, /* Symbol not found */