The primary goal of this module is to be able to inspect the internals of an
existing filesystem for educational purposes.
The python module acts as a wrapper around the low level kernel calls and btrfs
data structures, presenting them as python objects with interesting attributes
and references to other objects.