func init sys._se_init('BigMul', 'long', 105) end func _se_make(a, b) return('Math.BigMul(' + d("A") + ', ' + d("B") + ')') end