ARCH_GETREGS
# define ARCH_GETREGS(_regs) ptrace(PTRACE_GETREGS, tracee, 0, &(_regs))
# define ARCH_GETREGS(_regs) ({ \