#ifndef _INCLUDE_BACKEND_MAIN_H_ #define _INCLUDE_BACKEND_MAIN_H_ void ti_main(int, char **); #endif