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