pub unsafe extern "C" fn git_repository_set_index( repo: *mut git_repository, index: *mut git_index, ) -> c_int