> temporary storage: out of memory! ```c typedef struct { unsigned long len __attribute__((aligned(8))); } bad; ```