void main_1() { const int x_1 = int(50.0f); return; } void main() { main_1(); return; }