HIDDEN_STRING
#define HIDDEN_STRING(x) "_libc_" __STRING(x)
#define HIDDEN_STRING(x) "_libm_" __STRING(x)
#define HIDDEN_STRING(x) "_libpthread_" __STRING(x)