#pragma once #include uint32_t crcMemory32(const uint8_t* buffer, uint32_t bufferSize, uint32_t dwCrc32=0);