Returns a readable CULA error string.
Returns a readable error string corresponding to a given CULA error code and extended error information code.
e : int
CULA error code.
i : int
Extended information code.
bufsize : int
Length of string to return.
s : str
Error string.