// Unable to Interface implies unexported field without visibility access.
if!vx.CanInterface()||!vy.CanInterface(){
consthelp="consider using a custom Comparer; if you control the implementation of type, you can also consider AllowUnexported or cmpopts.IgnoreUnexported"
consthelp="consider using a custom Comparer; if you control the implementation of type, you can also consider using an Exporter, AllowUnexported, or cmpopts.IgnoreUnexported"