loadelement.py: Switch from roaringbitmap to pyroaring

The licence for roaringbitmap was not compatible.  pyroaring is
a similar project which is MIT licensed and is slightly better on
memory too.

Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
3 files changed