pub unsafe extern "C" fn _Py_c_prod(
    left: Py_complex,
    right: Py_complex
) -> Py_complex