#ifndef __init__ #define __init__ void hal_api_init(); void hal_api_exit(); #endif // __init__