pub fn try_f64_to_bigint(value: f64, vm: &VirtualMachine) -> PyResult<BigInt>