AS_LAST_CODE
static const int32 kWakeupMessage = AS_LAST_CODE + 2048;
static profile sMessageProfile[AS_LAST_CODE];
for (int32 i = 0; i < AS_LAST_CODE; i++) {
if (code >= 0 && code < AS_LAST_CODE) {