someFunction(1, "otherString", function(b,c) { console.log(b); return c; }, false)