fn get_module_infos( engine: &Engine, directory: &Path, atoms: &[(String, Vec<u8>)], ) -> Result<BTreeMap<String, ModuleInfo>, Error>