pthread_setcanceltype
int pthread_setcanceltype(int, int *);
STUB_FUNC2(pthread_setcanceltype, PJT_SETCANCELTYPE, int, int, void *)
__weak_reference(_thr_setcanceltype, pthread_setcanceltype);