#pragma once #include "Base.h" namespace ShadowSSDT { auto fn_get_shadowssdt_extport_func(CONST char* func_name)->uintptr_t; }