pub const PTRACE_DETACH: c_int = 17;
Restart the stopped tracee as for PTRACE_CONT, but first detach from it.
PTRACE_CONT