// +build !cgo package metrics func numCgoCall() int64 { return 0 }