get_child_count()
      Gets the count of children directly descended from this node but not the children of the children
Return Value: 0 or positive integer

file: src/nodes/node_base.c

landing