unsafe fn raw_ptr_add<T>(ptr: *mut T, offset: usize) -> *mut T
Rawptr add but uses arithmetic distance for ZST