In IGG v0.13, `write_d2h_async!` and `write_h2d_async!` for ROCArrays (AMDGPU) need a fix. Currently fixing the error when `pos!=(0,0,0)` results in an offset by one in the copied results (see https://github.com/ROCm-Developer-Tools/HIP/issues/3289).