pub const err_NIX_ERR_RECOVERABLE: err = -5;
@brief A recoverable error occurred.
This is used primarily by C API consumers to communicate that a failed primop call should be retried on the next evaluation attempt.