func syscall.PtracePokeText

one use

	syscall (current package)
		syscall_linux.go#L931: func PtracePokeText(pid int, addr uintptr, data []byte) (count int, err error) {