When building the Primus framework on a 32-bit ARM machine, I get the following error around [here](https://github.com/BinaryAnalysisPlatform/bap/blob/master/lib/bap_primus/bap_primus_random.ml#L16): ``` Error: Integer literal exceeds the range of representable integers of type int ```