HARD_ERROR
#define HARD_ERROR(v) ((v) != GSS_S_COMPLETE && (v) != GSS_S_CONTINUE_NEEDED)
#define HARD_ERROR 0x04 /* Fatal error. */