u64shl             49 lib/u64.h      # define u64shl(x, n) ((x) << (n))
u64shl            145 lib/u64.h      u64shl (u64 x, int n)