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