pub type TestTypedefInterface<D> = Root<Dom<<D as DomTypes>::Blob>>;
pub struct TestTypedefInterface<D> { /* private fields */ }