_IO_sscanf
extern int _IO_sscanf (const char*, const char*, ...) __THROW;
strong_alias (sscanf, _IO_sscanf)