pub unsafe extern "C" fn ptrace( request: c_int, pid: pid_t, addr: *mut c_char, data: c_int ) -> c_int