pub type PyArray_Conjugate = unsafe extern "C" fn(self_: *mut PyArrayObject, out: *mut PyArrayObject) -> *mut PyObject;