ecb_is_constant
#define ecb_is_constant(expr) __builtin_constant_p (expr)
#define ecb_is_constant(expr) 0