xp_sys_eq
bool xp_sys_eq(int, int, int, const char *);
#define XP_SYS_EQ(exp, act) xp_sys_eq(__LINE__, exp, act, #act)