putwc
extern wint_t putwc(wchar_t wc, FILE *stream);
libc_hidden_def (putwc)
extern wint_t putwc (wchar_t __wc, __FILE *__stream) __THROW;