There's something strange going on, I added a QList<QGraphicsItem*>
marshaller, but when i try to use it with #_createItemGroup, it crashes
hard with free(): invalid pointer: 0x00007ffff4375350.
You're probably better off for now with explicit item group functions,
like (#_addToGroup QGraphicsItemGroup item)