_sread
extern int _sread(FILE *, char *, int);
fp->pub._r = _sread(fp, (char *)fp->pub._p, fp->_bf._size);