pub unsafe fn PyFloat_AS_DOUBLE(op: *mut PyObject) -> f64
Available on non-Py_LIMITED_API only.