func go.uber.org/atomic.NewPointer

one use

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