Lexical Conditionals

Here's a thing I'd love to see in C, but I never will. // Suppose we have a known function pointer type... typedef void(*callback)(int param »