python27_sys
pub unsafe extern fn PyComplex_FromDoubles(real: c_double, imag: c_double) -> *mut PyObject