pub type NoAccess<T> = Protected<T, NoAccess, Unlocked>;
nightly
Unlocked, no-access, page-aligned memory region type alias