#pragma once #include "types.hpp" #include #include void dump_object(std::ifstream& ifs, binparse::Value32 object_id);