pub unsafe extern "C" fn git_stash_apply_init_options(
    opts: *mut git_stash_apply_options,
    version: c_uint
) -> c_int