buffer : A pointer to a buffer to fill with the config string value.
bufferSize : The size of the buffer.
Remarks
This is a server side callback used to get the value of a config string.
It is only used once in the q3 source, by the G_FindConfigstringIndex function which in turn is used by the G_ModelIndex and G_SoundIndex functions.