pub unsafe fn GetExceptionCause(
    exc: *mut JSObject,
    dest: MutableHandleValue<'_>
)