E.g. ```c #define WOW(a) (a + 1) ``` Could possibly be used as: ```python cs.WOW(68) ``` And underwater could maybe create a function or lambda that takes the required number of arguments and resolves it with the current `cstruct` instance.