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