pub type RawRelPtrU8 = RawRelPtr<u8>;
A raw relative pointer that uses an archived u8 as the underlying offset.
u8
pub struct RawRelPtrU8 { /* private fields */ }