let init() =
  Callback.register_exception "exn_lzma_eof" (EOF 0);
  Callback.register_exception "exn_lzma_memlimit" (MEM_LIMIT 0L);