#pragma once #include namespace GMLIB_LegacyRemoteCallApi { [[nodiscard]] auto getSelfPluginInstance() -> ll::plugin::NativePlugin&; } // namespace GMLIB_LegacyRemoteCallApi