rustpython_vm::obj::objfloat
pub fn make_float(vm: &VirtualMachine, obj: &PyObjectRef) -> PyResult<f64>