pub fn set_ptracer(tracer: PTracer) -> Result<()>
Declare that the ptracer process can ptrace the calling process as if it were a direct process ancestor.
ptrace
prctl(PR_SET_PTRACER,…)