pub fn generate_multiple_sequence_alignment( graph: Pin<&mut Graph>, include_consensus: bool, ) -> UniquePtr<CxxVector<CxxString>>