macro_rules! visitable_ref {
    ($t:ident, $f:ident) => { ... };
}