This program outputs a CPU profile that includes both Go and Cgo stacks. This is used by the mapping info tests in runtime/pprof.
If SETCGOTRACEBACK=1 is set, the CPU profile will includes PCs from C side but they will not be symbolized.