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