#ifndef GENG_H #define GENG_H #include void geng_main( int argc, uint32_t argv1, uint32_t argv2, uint32_t iter1, uint32_t iter2 ); #endif // GENG_H