#if SELECT == 1 void z1() {} #elif SELECT == 2 void z2() {} #else #error Invlid value of SELECT #endif