pub const nix_err_NIX_ERR_RECOVERABLE: nix_err = -5;
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.