macro_rules! lnf_int_variable {
    ($atom:expr, $id:ident, $ctor:ident) => { ... };
}