1 2 3 4 5
#ifdef __STDC__ value cst_to_constr(int, int *, int, int); #else value cst_to_constr(); #endif