zStatus zList_Add(zList list, const void* item);
Adds the specified item to the end of the list.
Increases list capacity, if necessary.
zList.h