Replace usages of ptr::offset with ptr::{add,sub}. Rust provides these helper methods – so let's use them!
aarch64-pc-windows-msvc