is_zero_constant
return is_zero_constant(e) ? NULL_ZERO : NON_NULL;
if (is_zero_constant(source)) {
int is_zero_constant(struct expression *expr);