Satisfies the AddAssign concept for pointers (T*) with usize.
AddAssign
T*
usize
Adds a usize to a referenced pointer, and returns the input reference.