1void  __section(".text.startup") __attribute__((__visibility__("hidden")))
2    __libc_atomic_init(void);
3
4