pub unsafe extern "C" fn PyComplex_RealAsDouble(
    op: *mut PyObject
) -> c_double