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