int luaL_getsubtable( ffi.Pointer<lua_State> L, int idx, ffi.Pointer<ffi.Char> fname, ) { return _luaL_getsubtable( L, idx, fname, ); }