function initGlobals214() { } function main195() { initGlobals214(); init_B121(); } function config543() { } function foo831(integer x473) returns integer { return (x_473 * 2); } function init_B121() { foo831(2); }