From issue https://github.com/golang/open2opaque/issues/9 ```go type Foo = foopkg.GeneratedFoo ``` The `Foo` alias type is not recognized for migration when running `open2opaque` command.