A function that can be used to Reify a Racket Continuation.
When the continuation is called, it will:
- Get rid of current stack
- Replace it with the stack contained in the continuation
- Perform the return of the function using the argument to the continuation