struct arg { int i; }; program INC_PROG { version INC_VERS { int INC(arg a) = 1; } = 1; } = 20000000;