pub type ObjectTypeArch = ObjectTypeRISCV;
pub enum ObjectTypeArch { _4kPage, MegaPage, PageTable, GigaPage, }