void main_1() { const float x_2 = ddy_coarse(50.0f); return; } void main() { main_1(); return; }