Update the cuda IteratorFromArrayPortal to use ptrdiff_t.
requested to merge robertmaynard/vtk-m:make_cuda_IteratorFromArrayPortal_use_default_difference_type into master
This make the advance / distance_to function signatures constant no matter if we are building with 32/64 bit ids.