UERSTAT_OVERRUN
#define UERSTAT_OVERRUN (1<<0) /* Overrun */
#define UERSTAT_OVERRUN __BIT(0) /* Overrun */