g4_count3
#define FORMG4COUNT(cdb, cnt) (cdb)->g4_count3 = ((cnt) >> 24); \
#define GETG4COUNT(cdb) (((cdb)->g4_count3 << 24) + \