typedef struct { GB_TYPE type; long _reserved[3]; } GB_VALUE;
This structure represents a generic Gambas value.