pub fn getregs(pid: Pid) -> Result<user_regs_struct>
Get user registers, as with ptrace(PTRACE_GETREGS, ...)
ptrace(PTRACE_GETREGS, ...)