#pragma once #include #ifdef __cplusplus extern "C" { #endif bool furi_stdglue_init(); #ifdef __cplusplus } #endif