xp_sys_ptr
bool xp_sys_ptr(int, int, void *, const char *);
#define XP_SYS_PTR(exp, act) xp_sys_ptr(__LINE__, exp, act, #act)