MT_ALIGN_GRANULE
if (!ptr || (unsigned long)(ptr) & MT_ALIGN_GRANULE) {
#define MT_ALIGN_UP(x) ((x + MT_ALIGN_GRANULE) & ~(MT_ALIGN_GRANULE))