func reflect.PtrTo

one use

	reflect (current package)
		type.go#L1174: func PtrTo(t Type) Type { return PointerTo(t) }