pub(crate) type CfIndex = BTreeMap<u32, Weak<Map>>;
pub(crate) struct CfIndex { /* private fields */ }