@interface VNGreedyClusteringReadWrite : VNGreedyClusteringReadOnly { struct shared_ptr { struct FaceClustering *__ptr_; struct __shared_weak_count *__cntrl_; } m_ClusteringImpl; } - (id).cxx_construct; - (void).cxx_destruct; - (long long)_cancellableUpdate:(void *)a0 facesToMove:(void *)a1 requestRevision:(unsigned long long)a2; - (id)getClustersWithOptions:(id)a0 error:(id *)a1; - (id)initWithOptions:(id)a0 error:(id *)a1; @end