#ifndef MAIN_H #define MAIN_H void main(void *args); #endif