#include #include #include "compare.h" int compare_user_lambda_values( const struct value* a __attribute((unused)), const struct value* b __attribute((unused))) { TODO; }