const runtime.cgoResultFail

2 uses

	runtime (current package)
		cgocall.go#L428: const cgoResultFail = "cgo result has Go pointer"
		cgocall.go#L627: 	cgoCheckArg(t, ep.data, t.kind&kindDirectIface == 0, false, cgoResultFail)