pthread_setcanceltype
extern int pthread_setcanceltype(int type, int *_oldType);
WRAPPER_FUNCTION(int, pthread_setcanceltype, (int type, int *_oldType),