pub unsafe extern "C" fn GetExceptionCause(
    exc: *mut JSObject,
    dest: MutableHandle<Value>
)