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