#ifdef __NR_futex
SC_ALLOW(__NR_futex),
#endif
SC_ALLOW(__NR_futex_time64),
#ifdef __NR_geteuid
SC_ALLOW(__NR_geteuid),
#ifdef __NR_pselect6
SC_ALLOW(__NR_pselect6),
#ifdef __NR_pselect6_time64
SC_ALLOW(__NR_pselect6_time64),
#ifdef __NR_read
SC_ALLOW(__NR_read),
-