pub unsafe extern "C" fn git_worktree_is_prunable(
    wt: *mut git_worktree,
    opts: *mut git_worktree_prune_options
) -> c_int