/* ANSI C defines setjmp to be a macro.  There'd better be a function that
 * does the same thing, or the JIT is hosed. */
#define SETJMP_FNAME setjmp
