void luaL_checkstack( ffi.Pointer<lua_State> L, int sz, ffi.Pointer<ffi.Char> msg, ) { return _luaL_checkstack( L, sz, msg, ); }