int luaL_error( ffi.Pointer<lua_State> L, ffi.Pointer<ffi.Char> fmt, ) { return _luaL_error( L, fmt, ); }