pub const PTRACE_GETFPREGS: c_int = 14;
Copy the tracee’s floating-point registers to the address data in the tracer.
data