Function PyComplex_AsCComplex
pub unsafe extern "C" fn PyComplex_AsCComplex(
op: *mut PyObject,
) -> Py_complexAvailable on crate feature
tls only.pub unsafe extern "C" fn PyComplex_AsCComplex(
op: *mut PyObject,
) -> Py_complextls only.