hx509_get_error_string
char *s = hx509_get_error_string(context->hx509ctx, ret);
msg = hx509_get_error_string(context, error_code);
hx509_get_error_string (
char *s = hx509_get_error_string(hxcontext, ret);
char *s = hx509_get_error_string(hxcontext, ret);
s = hx509_get_error_string(hx509ctx, hxret);