typedef struct { GB_TYPE type; long long value; long _reserved; } GB_LONG;
This structure represents an Long Gambas value.