read_ahead
read_ahead(file, tftp_blksize, pf->f_convert);
read_ahead(file, blksize, convert);
read_ahead(file, amt, convert); /* fill it */
void read_ahead(FILE *, size_t, int);