_IO_sprintf
extern int _IO_sprintf (char *, const char*, ...) __THROW;
strong_alias (sprintf, _IO_sprintf)