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