is_error_return
if (!is_error_return(ret_value))
if (is_error_return(expr))
int is_error_return(struct expression *expr);