Cause a pixmap to join a group
#include <screen/screen.h>
int screen_join_pixmap_group(screen_pixmap_t pix,
const char *name)
0 if successful, or -1 if an error occurred (errno is set; refer to errno.h for more details).