ftp_seekfn
static fpos_t ftp_seekfn(void *, fpos_t, int);
f = funopen(io, ftp_readfn, ftp_writefn, ftp_seekfn, ftp_closefn);