pub const PTRACE_SETREGS: c_int = 13;
Modify the tracee’s general-purpose registers from the address data in the tracer.
data