pub type RawRelPtrI64 = RawRelPtr<Archived<i64>>;
A raw relative pointer that uses an archived i64 as the underlying offset.
i64