_libc_init
void _libc_init(void);
_libc_init();
void _libc_init(void) __attribute__((__constructor__, __used__));
_libc_init(void)