pub type NodeContext = RArc<NodeContext_TO<'static, RBox<()>>>;
pub struct NodeContext { /* private fields */ }