pub type PakIndices = HashMap<PakValue, Vec<PakUntypedPointer>>;
pub struct PakIndices { /* private fields */ }