Linux kernel for rv32 only has `SYS_futex_time64 = 422`, don't have `SYS_futex = 98` (And other 32bit time_t syscall) The current riscv32 musl target has `SYS_futex` but not `SYS_futex_time64`