ALIGN_SIZE
#define ALIGN_SIZE(__skb, __header) \
#define ALIGN_SIZE 64 /* Should be enough for most CPUs */
#define ALIGN_SIZE (1 << ALIGN_BITS)