pub unsafe extern "C" fn StealPendingExceptionStack(
    cx: *mut JSContext,
    exceptionStack: *mut ExceptionStack
) -> bool