__NR_futex_wait
__SYSCALL(__NR_futex_wait, sys_futex_wait)
__SYSCALL(__NR_futex_wait, sys_futex_wait)
#ifndef __NR_futex_wait
return syscall(__NR_futex_wait, uaddr, val, ~0U, flags, timeout, clockid);