_pthread_tryjoin_np
int _pthread_tryjoin_np(pthread_t pthread, void **thread_return);
__weak_reference(_pthread_tryjoin_np, pthread_tryjoin_np);