fru_get_child
if (fru_get_child(node, &next_node) == FRU_SUCCESS)
fru_errno_t fru_get_child(fru_nodehdl_t handle, fru_nodehdl_t *child);
if ((status = fru_get_child(node, &next)) == FRU_SUCCESS)