luaC_checkfinalizer
luaC_checkfinalizer(L, gcvalue(obj), mt);
LUAI_FUNC void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt);