I want to be able to use always all functions nested likeevery function (edit: AND expression) should be allowed to get expressions (variables, functions) passed to it!
printf("%d", int function1(function2(function3(function4)?0:1))*max(function1(function2), function1(function3)))