func github.com/aws/smithy-go/ptr.Int64

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L212: func Int64(v int64) *int64 {

	github.com/aws/aws-sdk-go-v2/aws
		to_ptr.go#L131: 	return ptr.Int64(v)