#pragma once #include #include void InitBook(const std::string &path); uint16_t ProbeBook(uint64_t key); int GetBookDepth();