UnexportedName occurs when a selector refers to an unexported identifier of an imported package. Example: import "reflect" type _ reflect.flag