#pragma once #include namespace fxn { void* CreateNativeDispatcher(std::uint64_t nativeHash); }