pub fn diff_addresses_to_i64(cur: u64, target: u64) -> i64
Helper fn to ‘encode’ a copy address from an absolute position (u64) to the relative difference from the last used absolute address.