Satisfies the SubAssign concept for pointers (T*) with usize.
SubAssign
T*
usize
Subtracts a usize from a referenced pointer, and returns the input reference.