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