void flob(void); int main(void) { flob(); return 0; }