pub const PTRACE_TRACEME: c_int = 0;
Indicate that this process is to be traced by its parent. Only used by the tracee.