pub const PTRACE_GETREGS: c_int = 12;
Copy the tracee’s general-purpose registers to the address data in the tracer.
data