pub type ARG = Reg<ARG_SPEC>;
ARG register accessor: an alias for Reg<ARG_SPEC>
Reg<ARG_SPEC>
pub struct ARG { /* private fields */ }