macro_rules! rc_atom {
    ($e:expr) => { ... };
}