type KeyStatusMap<T> = HashMap<Hash, (Slot, usize, HashMap<[u8; 20], ForkStatus<T>>)>;