GTrashStack.next

pointer to the previous element of the stack, gets stored in the first sizeof (gpointer) bytes of the element

struct GTrashStack
GTrashStack* next;