In pprof, a closure is displayed like this: `package.func.017`. It could be useful to add the file name and line number. `go tool pprof -lines` is too verbose.