pub const PTRACE_SETFPREGS: c_int = 15;
Modify the tracee’s floating-point registers from the address data in the tracer.
data