pub const NODE_INVALID: NodeIndex = 0;
The index used to represent NULL or invalid node. This is also where the Header is stored.