add_offset
static void add_offset(FILE *fp, off_t off);
add_offset(outf, ftell(inf));
add_offset(outf, pos);