void _XtCopyFromArg(XtArgVal src,char* dst,unsigned int size);
The _XtCopyFromArg() function copies "size" bytes from src to dst. This is an internal X function call.