August 08
typedef struct test_s
{
   unsigned char _[64] __attribute__ ((aligned (sizeof (void *))));
} test_t;