pub extern "C" fn double_to_int64(v: f64) -> i64
Convert an f64 to a signed 64-bit integer, rounding towards -Infinity, and clamping the result to lie within the range -0x8000000000000000 to 0x7FFFFFFFFFFFFFFF
-0x8000000000000000
0x7FFFFFFFFFFFFFFF