HIDDEN_STRING
#define PROTO_NORMAL(x) __dso_hidden typeof(x) x asm(HIDDEN_STRING(x))
__attribute__((alias (HIDDEN_STRING(src))))
__attribute__((alias (HIDDEN_STRING(x))))
__attribute__((alias (HIDDEN_STRING(x))))
#define PROTO_NORMAL(x) __dso_hidden typeof(x) HIDDEN(x), x asm(HIDDEN_STRING(x))
#define PROTO_NORMAL(x) __dso_hidden typeof(x) x asm(HIDDEN_STRING(x))