The GC proposal had a section for post-MVP ideas. Two related ideas were [explicit rtt's](https://github.com/WebAssembly/gc/blob/main/proposals/gc/Post-MVP.md#explicit-rtts) and [generics (or parametric polymorphism)](https://github.com/WebAssembly/gc/blob/main/proposals/gc/Post-MVP.md#type-parameters). How does this proposals relate to these ideas? Are descriptors just explicit rtts or are there differences?