macro_rules! inode_impl { ($struct_name:ty,$base_name:ident) => { ... }; }
Generate getter/setter for Inode.
Inode