Magic bytes marking the start of a serialized UTXO set snapshot.
Declared in <node/utxo_snapshot.h>
<node/utxo_snapshot.h>
inline constexpr std::array<uint8_t, 5> SNAPSHOT_MAGIC_BYTES = {'u', 't', 'x', 'o', 0xff};