sprintf
#define sprintf(str, ...) \
sprintf(char *str, char const *fmt, ...)
#undef sprintf
#define sprintf (*callv -> _sprintf)