void main_1() { const bool x_1 = (asuint(30) > 20u); return; } void main() { main_1(); return; }