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