ewah_bit_ctz64     53 ewah/ewok.h    #define ewah_bit_ctz64(x) __builtin_ctzll(x)
ewah_bit_ctz64     55 ewah/ewok.h    static inline int ewah_bit_ctz64(uint64_t x)