Node.alloc

Allocates a new, uninitialized node.

Use [json.node.Node.init_] and its variants to initialize the returned value.

Returns

the newly allocated node