pub fn getregset<S: RegisterSet>(pid: Pid) -> Result<S::Regs>
Get a particular set of user registers, as with ptrace(PTRACE_GETREGSET, ...)
ptrace(PTRACE_GETREGSET, ...)