Read and check asmap from provided binary file.
Declared in <util/asmap.h>
<util/asmap.h>
std::vector<std::byte> DecodeAsmap(fs::path path);
The decoded asmap data, or an empty vector on failure.