pub type Guard = Guard<DefaultAccess>;
A guarded pointer that can be used to acquire hazard pointers.
pub struct Guard { /* private fields */ }