int luaL_optinteger( ffi.Pointer<lua_State> L, int arg, int def, ) { return _luaL_optinteger( L, arg, def, ); }