__sputc
static __inline int __sputc(int _c, FILE *_p) {
#define __sputc(c, p) \
__sputc(char c, void *arg)