macro_rules! read_special_reg {
    ($special:literal) => { ... };
}