error: dynamize does not (yet?) support generic associated types
 --> src/bin/gats.rs:3:12
  |
3 |     type A<'a>: Into<&'a str>;
  |            ^^