pthreads :: NativePthreadMutex :: try_lock
fun try_lock: Bool `{ return pthread_mutex_trylock(self); `}