Binds a point transformed by a given ports transform to two variables across the body of the macro.
The with-transformed-point
macro transforms the point given by ( x y ) using the port 's transform and the resulting values are bound to the new-x and new-y variables. The body of the macro is then evaluated with this binding.