pub type PolyTraitRef<'db> = Binder<'db, TraitRef<'db>>;
pub struct PolyTraitRef<'db> { /* private fields */ }