Summary: Trying to convert a large int literal to an OCaml int raises an exception. The use case here actually needed a float anyway, so add an API for that. Reviewed By: jeremydubreil Differential Revision: D8550410 fbshipit-source-id: 382495b