RXE_LIST
RXE_LIST rx_free;
RXE_LIST rx_pending;
static RXE *qrx_reserve_rxe(RXE_LIST *rxl, RXE *rxe, size_t n);
static void qrx_cleanup_rxl(RXE_LIST *l)
static RXE *qrx_resize_rxe(RXE_LIST *rxl, RXE *rxe, size_t n)
static RXE *qrx_reserve_rxe(RXE_LIST *rxl,