Currently, if you want to replace a std::process::Command::new("unsquashfs") call with backhand, you need to replicate a large portion of the code in backhand-cli's unsquashfs bin.
It would be nice if the functionality of extracting a squashfs into a dir was provided by the library.