_Tthr_kill
[PJT_KILL] = {DUAL_ENTRY(_Tthr_kill)},
__weak_reference(_Tthr_kill, _pthread_kill);
__weak_reference(_Tthr_kill, pthread_kill);
int _Tthr_kill(pthread_t, int);