u64and
45 lib/u64.h # define u64and(x, y) ((x) & (y))
u64and
105 lib/u64.h u64and (u64 x, u64 y)