string Text::FormatPointer(uint64 ptr)
Formats a pointer to its more representative hexadecimal format, for example: 0x12345678
uint64 ptr
uint64
ptr
string