pub fn module_constant_by_id( db: &dyn DefsGroup, constant_id: ConstantId, ) -> Maybe<Option<ItemConstant>>