pub unsafe extern "C" fn PyFloat_FromDouble(
    arg1: f64
) -> *mut PyObject