---@diagnostic disable: missing-return, lowercase-global ---@param stackLevel number ---@return string localsInfo ---Returns information about the local variables at a given stack depth function debuglocals(stackLevel) end