rewrite '(if 1 100 200)'
(call (if_op (quote 1) (function_op (quote 100)) (function_op (quote 200))) (args))
