#ifndef CPLUSPLUS_H #define CPLUSPLUS_H #ifdef __cplusplus extern "C" { #endif // cpp funcs #ifdef __cplusplus } #endif #endif // CPLUSPLUS_H