integer A_x153 = 0 function initGlobals102() { } function main333() { initGlobals102(); init_A108(); init_C173(); } function config567() { } function init_A108() { } function foo362(integer x170) returns integer { return (x_170 * 2); } function init_C173() { foo362(2); }