error: dynamize does not know how to convert this type (you can tell it with #[convert])
 --> src/bin/qualified_self.rs:7:23
  |
7 |     fn test(&self) -> <Self as Foo>::X;
  |                       ^