#pragma once #include #include #include std::unique_ptr construct_file2_rw_mapped(std::string_view file_path, int64_t file_size = -1);