u64and
43 lib/u64.h # define u64and(x, y) ((x) & (y))
u64and
103 lib/u64.h u64and (u64 x, u64 y)