func sync.OnceValue

one use

	sync (current package)
		oncefunc.go#L42: func OnceValue[T any](f func() T) func() T {