Constant git2::STASH_APPLY_REINSTATE_INDEX []

pub const STASH_APPLY_REINSTATE_INDEX: StashApplyFlags = StashApplyFlags{bits: raw::GIT_STASH_APPLY_REINSTATE_INDEX as u32,}

Try to reinstate not only the working tree's changes, but also the index's changes.