maskurg
#define START_UNSAFE maskurg(1)
#define END_UNSAFE maskurg(0)
static void maskurg(int);
maskurg(0);
maskurg(1);