Hi, I would like to know whether adding an IFDEF-like feature in cython would be feasible ? I would like to define some cython code depending on some defines in the header of the library I am wrapping. thanks, David