pub type FrozenModuleTree = RBTree<FrozenModuleTreeAdapter>;
struct FrozenModuleTree { /* private fields */ }