pub unsafe extern "C" fn git_index_conflict_iterator_new(
    iter: *mut *mut git_index_conflict_iterator,
    index: *mut git_index
) -> c_int