DoAliasing
DoAliasing(divertInOut, DONT_KNOW);
DoAliasing(divertIn, INPUT);
DoAliasing(divertOut, OUTPUT);
static void DoAliasing(int, int);