int pthread_setspecific(int arg0, ffi.Pointer<ffi.Void> arg1) { return _pthread_setspecific(arg0, arg1); }