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