pub fn setregs(pid: Pid, regs: user_regs_struct) -> Result<()>
Set user registers, as with ptrace(PTRACE_SETREGS, ...)
ptrace(PTRACE_SETREGS, ...)