This is required for certain forms of automated testing, e.g. ensuring there are no references to something. Luau forbids `collectgarbage("collect")` in sandboxed modes, but exposes `lua_gc`.