@inline(never) func toString<T>(_: T) Returns the result of print'ing x into a String Declaration @inline(never) func toString<T>(x: T) -> String