double luaL_optnumber( ffi.Pointer<lua_State> L, int arg, double def, ) { return _luaL_optnumber( L, arg, def, ); }