Reverse the order of the objects on the stack.
_stk_reverse (Integer_Type n)
The _stk_reverse function reverses the order of the top n items on the stack.