pub type NpyIter_GotoMultiIndex = unsafe extern "C" fn(iter: *mut NpyIter, multi_index: *mut npy_intp) -> c_int;