//go:build !go1.18 // +build !go1.18 package util import "reflect" const Pointer = reflect.Ptr