#pragma once #ifdef __cplusplus extern "C" { #endif void InitFunctionPointers(void); #ifdef __cplusplus } #endif