xp_sys_ok
bool xp_sys_ok(int, int, const char *);
#define XP_SYS_OK(act) xp_sys_ok(__LINE__, act, #act)