Reverses a #GList. It simply switches the next and prev pointers of each element.
the start of the reversed #GList
a #GList, this must point to the top of the list