flatpak-prune-private
gboolean flatpak_repo_prune (OstreeRepo *repo, int depth, gboolean dry_run, int *out_objects_total, int *out_objects_pruned, guint64 *out_pruned_object_size_total, GCancellable *cancellable, GError **error);
OstreeRepo *repo
int depth
gboolean dry_run
int *out_objects_total
int *out_objects_pruned
guint64 *out_pruned_object_size_total
GCancellable *cancellable
GError **error