void fwidthFine_f1742d() { float arg_0 = 1.0f; float res = fwidth(arg_0); } void fragment_main() { fwidthFine_f1742d(); return; }