RB_ARCH_ALIGNMENT
#define RB_ALIGN_DATA __aligned(RB_ARCH_ALIGNMENT)
length = ALIGN(length, RB_ARCH_ALIGNMENT);