_Tthr_sigqueue
int _Tthr_sigqueue(pthread_t pthread, int sig, const union sigval value);
__weak_reference(_Tthr_sigqueue, _pthread_sigqueue);
__weak_reference(_Tthr_sigqueue, pthread_sigqueue);