void luaL_checkversion_(ffi.Pointer<lua_State> L, double ver, int sz) { return _luaL_checkversion_(L, ver, sz); }