This function changes the debug trace level.
The old level is returned.
Trace level 1 or higher means that calls to Pike functions are
printed to stderr, level 2 or higher means calls to builtin functions
are printed, 3 means every opcode interpreted is printed, 4 means
arguments to these opcodes are printed as well.
See the -t command-line option for more information.