xp_sys_ng
bool xp_sys_ng(int, int, int, const char *);
#define XP_SYS_NG(experrno, act) xp_sys_ng(__LINE__, experrno, act, #act)