xp_ne
bool xp_ne(int, int, int, const char *);
#define XP_NE(exp, act) xp_ne(__LINE__, exp, act, #act)