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