Set the function to trace
_trace_function (String_Type f)
_trace_function declares that the S-Lang function with name f is to be traced when it is called. Calling _trace_function does not in itself turn tracing on. Tracing is turned on only when the variable _slangtrace is non-zero.