mytest
int temp, mytest, result, i, j;
mytest = test;
temp = (type >> 8) | (mytest & 0x00ff);
mytest >>= 8;
mytest &= 0x7f;
temp &= mytest;
if (temp == mytest)
static mytest test;