--- @meta --- Converts the value to a readable string function to_readable(val, indent_str) end --- Prints the given values to stderr function print(...) end --- Pretty-prints the given values to stderr function pprint(...) end