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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L357: func Uint64(v uint64) *uint64 {

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