const syscall.CLONE_UNTRACED

one use

	syscall (current package)
		exec_linux.go#L33: 	CLONE_UNTRACED       = 0x00800000 // set if the tracing process can't force CLONE_PTRACE on this clone