pub unsafe extern "C" fn SetPendingExceptionStack(
    cx: *mut JSContext,
    exceptionStack: *const ExceptionStack
)