12345678910111213141516171819202122232425262728open!ImportmoduleSys=Sys0typet=|W32|W64[@@deriving_inlinesexp_of]letsexp_of_t=(function|W32->Sexplib0.Sexp.Atom"W32"|W64->Sexplib0.Sexp.Atom"W64":t->Sexplib0.Sexp.t);;[@@@end]letnum_bits=function|W32->32|W64->64;;letword_size=matchSys.word_size_in_bitswith|32->W32|64->W64|_->failwith"unknown word size";;