static uint var_1 = 0u; uint x_200() { return 0u; } void main_1() { const uint x_11 = x_200(); return; } void main() { main_1(); return; }