int pthread_join(pthread_t arg0, ffi.Pointer<ffi.Pointer<ffi.Void>> arg1) { return _pthread_join(arg0, arg1); }