auring_round
return auring_round(ring, ring->head + ring->used);
ring->head = auring_round(ring, ring->head + n);