int luaL_argerror( ffi.Pointer<lua_State> L, int arg, ffi.Pointer<ffi.Char> extramsg, ) { return _luaL_argerror(L, arg, extramsg); }