123456789101112131415161718192021222324open!ImportmoduleSys=Sys0typet=|W32|W64[@@deriving_inlinesexp_of]letsexp_of_t=(function|W32->Ppx_sexp_conv_lib.Sexp.Atom"W32"|W64->Ppx_sexp_conv_lib.Sexp.Atom"W64":t->Ppx_sexp_conv_lib.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";;