pthreads :: NativePthreadKey :: set
fun set(val: nullable Object) `{ pthread_setspecific(*self, val); `}