func go.uber.org/atomic.NewPointer

one use

	go.uber.org/atomic (current package)
		pointer_go119.go#L35: func NewPointer[T any](v *T) *Pointer[T] {