#ifdef __cplusplus
extern "C" {
#endif
void osystemAL_init();
void osystemAL_udpate();
void checkALError();
}