printf
printf(const char *fmt, ...)
#undef printf
#define printf(fmt, ...) sti_local_printf(sc, fmt, ## __VA_ARGS__)