Are there similar to C/C++ inline function systax in Lua? I have a small function but will be called quite frequent, if inline-ed, it might give some performance gain as there will be no function call