pub type InstanceNodePtrList = RefCell<Vec<InstanceNodePtr>>;
struct InstanceNodePtrList { /* private fields */ }