#define NextThing(node) ((node)?(node)->next:NULL)
sack_types.h
everything else is called a thing... should probably migrate to using this...
Macros