pthread_attr_setscope
int pthread_attr_setscope(pthread_attr_t *, int);
STUB_FUNC2(pthread_attr_setscope, PJT_ATTR_SETSCOPE, int, void *, int)
__weak_reference(_thr_attr_setscope, pthread_attr_setscope);