add_offset
static void add_offset(FILE *, off_t);
add_offset(outf, ftello(inf));
add_offset(outf, pos);