void setbuf( ffi.Pointer<IO_FILE_> __stream, ffi.Pointer<ffi.Int8> __buf, ) { return _setbuf( __stream, __buf, ); }