__libc_thr_self_stub
thr_t __libc_thr_self_stub(void);
__weak_alias(__libc_thr_self,__libc_thr_self_stub)
return (pthread_t)__libc_thr_self_stub();