OFFSET_SUBTRACT
offset_out = seek_adi(fd, OFFSET_SUBTRACT, SEEK_CUR);
if (offset_out != (offset_in + OFFSET_ADD + OFFSET_SUBTRACT)) {