int luaL_loadstring(ffi.Pointer<lua_State> L, ffi.Pointer<ffi.Char> s) { return _luaL_loadstring(L, s); }