Text formatting with variables (sprintf() style)
Pointer<Char> TextFormat(Pointer<Char> text) => _TextFormat(text);