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