libgit2_sys
pub unsafe extern fn git_stash_apply( repo: *mut git_repository, index: size_t, options: *const git_stash_apply_options) -> c_int