load a list of crc64 from an index file — hashes of prev codegeneration for cpp/h this is an optimization: avoid reading every file contents (hashes are also saved in every cpp/h file at the top, so everything works without this index file, but slower)