pub unsafe extern "C" fn git_index_open( index: *mut *mut git_index, index_path: *const c_char, ) -> c_int