pub type ProgramCodeData = HashMap<Arc<str>, ProgramFileData>;
pub struct ProgramCodeData { /* private fields */ }