#pragma once #ifdef __cplusplus #define GN_CPP_FUNCTION extern "C" #else #define GN_CPP_FUNCTION #endif