#ifdef __NR_futex
SC_ALLOW(__NR_futex),
#endif
#ifdef __NR_futex_time64
SC_ALLOW(__NR_futex_time64),
#ifdef __NR_geteuid
SC_ALLOW(__NR_geteuid),
-