#pragma once #include void SetThreadName(std::uint32_t threadId, const char* threadName);