void * main(int argc) { int ret; ret = 3; return ret; }