StrSize
TempBufferSize = 2 * sizeof(CHAR16) + StrSize("0x");
return AllocateCopyPool (StrSize (Src), Src);