Enabled reports whether [NewAlias] should create [types.Alias] types.
NewAlias creates a new TypeName in Package pkg that is an alias for the type rhs.
Rhs returns the type on the right-hand side of the alias declaration.
Unalias is a wrapper of types.Unalias.