pub type TaitankNodeRef = Rc<RefCell<TaitankNode>>;
pub struct TaitankNodeRef { /* private fields */ }