#ifndef __INIT_H__
#define __INIT_H__
int main_init(void);
#endif // !__INIT_H__