Currently there's some arg-parsing going on in [bitmap_type_tracer_lib/src/lib.rs](https://github.com/tolik518/bitmap_type_tracer/blob/main/bitmap_type_tracer_lib/src/lib.rs) which shouldn't be a part of the lib and should be moved to the [bitmap_type_tracer_cli](https://github.com/tolik518/bitmap_type_tracer/tree/main/bitmap_type_tracer_cli) crate.