int pthread_getugid_np(ffi.Pointer<uid_t> arg0, ffi.Pointer<gid_t> arg1) { return _pthread_getugid_np(arg0, arg1); }