macro_rules! get_granule_if {
    ($addr:expr, $state:expr) => { ... };
}