VECTX_LSEEK
if (VECTX_LSEEK(VECTX_HANDLE(ef), (off_t)shdr[i].sh_offset, SEEK_SET) == -1) {
if (VECTX_LSEEK(fd, off, SEEK_SET) == -1) {