type ExprToAnonConst<'db> = FxHashMap<ExprId, AnonConstId<'db>>;
struct ExprToAnonConst<'db> { /* private fields */ }