/* Public properties specific to the array implementation */ typedef struct { uint8_t c[8]; uint8_t e[12]; } cube_t;