Variable CopyRegion.offset

struct CopyRegion
{
  // ...
  Trans!(ulong) offset ;
  // ...
}