PMB_SZ_MASK
size = data_val & PMB_SZ_MASK;
head->flags &= ~PMB_SZ_MASK;
pmbe->flags &= ~PMB_SZ_MASK;
size = data & PMB_SZ_MASK;