Convert an object type to its string representation.
The result is a pointer to a string in static memory and should not be free()'ed.
object type to convert.
the corresponding string representation.