pub unsafe extern "C" fn git_index_has_conflicts(
    index: *const git_index
) -> c_int