putchar_unlocked
extern int putchar_unlocked(int c);
weak_alias (putchar, putchar_unlocked)
extern int putchar_unlocked (int __c);