ecb_ld32
#define ecb_ld32(x) (__builtin_clz (x) ^ 31)
ecb_function_ ecb_const int ecb_ld32 (uint32_t x)