pub(crate) fn has_non_default_type_params( db: &dyn HirDatabase, generic_def: GenericDefId, ) -> bool