EF_SEG_READ_REL
error = EF_SEG_READ_REL(efile, address, len, p);
error = EF_SEG_READ_REL(efile, addr, sizeof(int), &value);