function initGlobals366() { } function main164() { initGlobals366(); init_B324(); } function config118() { } function foo753(integer x898) returns integer { return (x_898 * 2); } function init_B324() { foo753(2); }