typedef void * GB_SUBCOLLECTION;
This opaque type represents a reference to a Gambas SubCollection object.
A "sub collection" is actually a collection of sub-objects that are members of a main object owning the collection.