* Convert GroupContext to use STAILQ
* Rename Group-related structures
* Move group.[ch] to mutt/
* Sort functions prototypes
* Get rid of global variable
* Explicitly allocate/free Groups memory
* Simplify the API when we cannot fail
* Tidy API: s/group_context/grouplist/