__dso_hidden
extern void (*__preinit_array_start []) (int, char **, char **) __dso_hidden;
extern void (*__preinit_array_end []) (int, char **, char **) __dso_hidden;
extern void (*__init_array_start []) (int, char **, char **) __dso_hidden;
extern void (*__init_array_end []) (int, char **, char **) __dso_hidden;
extern void (*__fini_array_start []) (void) __dso_hidden;
extern void (*__fini_array_end []) (void) __dso_hidden;
extern const Elf_Rela __rela_iplt_start[] __dso_hidden __weak_symbol;
extern const Elf_Rela __rela_iplt_end[] __dso_hidden __weak_symbol;
struct dl_phdr_info build_phdr_info(void) __dso_hidden;
extern sigset_t _sigintr __dso_hidden;
sigset_t _sigintr __dso_hidden; /* shared with siginterrupt */
int _none_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _UTF8_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _EUC_CN_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _EUC_JP_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _EUC_KR_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _EUC_TW_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _GB18030_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _GB2312_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _GBK_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _BIG5_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _MSKanji_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;
int _ascii_init(struct xlocale_ctype *, _RuneLocale *) __dso_hidden;