REFSTR_LEN
char *buf = mdb_alloc(REFSTR_LEN, UM_SLEEP | UM_GC);
if (mdb_read_refstr(addr, buf, REFSTR_LEN) < 0) {