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