int argxcGetErrorCode(const ArgxcError *error)
const char * argxcGetErrorHelp(const ArgxcError *error)
ArgxcError argxcCreateErrorSimple(const char *msg, const char *help)
const char * argxcGetErrorMessage(const ArgxcError *error)
ArgxcErrorPair argxcGetErrorPair(const ArgxcError *error)