function initGlobals167() { } function main181() { initGlobals167(); init_B668(); } function config105() { } function foo131(integer x102) returns integer { return (x_102 * 2); } function init_B668() { foo131(2); }