pub type PolyFnSig<'db> = Binder<'db, FnSig<DbInterner<'db>>>;
pub struct PolyFnSig<'db> { /* private fields */ }