#pragma once #include namespace COFF { void Dump(std::filesystem::path path); void Create(std::filesystem::path path);