#pragma once #include "types.hpp" #include #include void dump_object(std::string file_name, binparse::Value32 object_id);