#ifndef API_H_ #define API_H_ void api_init(void); #endif /* API_H_ */