OffsetTable
OffPair structure
#include <Script.h>
typedef struct OffPair { Size Offset
short offFirst; 2 0
short offSecond; 2 2
} OffPair; 4
typedef OffPair OffsetTable[3];