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