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