_IO_SYNC
int builtinbuf::sync() { return _IO_SYNC (this); }
if (_IO_SYNC (fp) == EOF)
result = _IO_SYNC (fp) ? EOF : 0;