integer A_x207 = 0 function initGlobals113() { } function main249() { initGlobals113(); init_A160(); init_C665(); } function config197() { } function init_A160() { } function foo698(integer x214) returns integer { return (x_214 * 2); } function init_C665() { foo698(2); }