putchar_unlocked
int putchar_unlocked(int);
extern int putchar_unlocked(int);
TEST_NARROW_STD(stdout, putchar_unlocked('c'));