func github.com/golang/protobuf/proto.Int

one use

	github.com/golang/protobuf/proto (current package)
		wrappers.go#L13: func Int(v int) *int32 { return Int32(int32(v)) }