pprof has this case statement: `case "gb", "gbyte", "giggabyte":` https://github.com/golang/go/blob/master/src/cmd/pprof/internal/report/report.go#L1534 How many bytes go in a gigga?