__round_mask
#define __round_mask(x, y) ((__typeof__(x))((y)-1))
#define __round_mask(x, y) ((__typeof__(x))((y) - 1))
#define __round_mask(x, y) ((__typeof__(x))((y)-1))
#define __round_mask(x, y) ((__typeof__(x))((y)-1))