The scds_error_string() function translates an error
code from a DSDL function into a short string describing the error. Invalid
error codes return NULL.
The pointer returned by this function is to memory belonging to the
DSDL. Do not modify this memory.