pub type PyArray_Converter = unsafe extern "C" fn(object: *mut PyObject, address: *mut *mut PyObject) -> c_int;