_IO_default_xsputn
{ return _IO_default_xsputn(this, s, n); }
to_do -= _IO_default_xsputn (f, s+do_write, to_do);
_IO_default_xsputn (f, data, n)
libc_hidden_def (_IO_default_xsputn)
extern _IO_size_t _IO_default_xsputn (_IO_FILE *, const void *, _IO_size_t);
libc_hidden_proto (_IO_default_xsputn)
JUMP_INIT (xsputn, _IO_default_xsputn),
JUMP_INIT(xsputn, _IO_default_xsputn),
JUMP_INIT(xsputn, _IO_default_xsputn),
JUMP_INIT (xsputn, _IO_default_xsputn),