ReadArray
if (!ReadArrayLength(length) || !ReadArray(byte, length, &attr)) return NULL;
bool ReadArray(uint8 type, uint32 length, struct ATTRIBUTE* attr);