INC_ENDPTR
#define INC_ENDPTR(cnt) endptr += cnt
#define INC_ENDPTR(cnt) endp += (cnt * sizeof (uint32_t))
#undef INC_ENDPTR