find_smallest_node
static struct node *find_smallest_node(struct array *);
n = find_smallest_node(h);