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