ARCH_SETREGS
# define ARCH_SETREGS(_regs) ptrace(PTRACE_SETREGS, tracee, 0, &(_regs))
# define ARCH_SETREGS(_regs) ({ \