pub unsafe extern "C" fn PyComplex_FromCComplex(
v: Py_complex
) -> *mut PyObject