fn sanitize_quic_offset(
    socket: &Option<SocketAddr>,
    other: &Option<SocketAddr>
) -> Result<(), Error>