pub trait IUserActivityContentInfo_Impl: Sized { // Required method fn ToJson(&self) -> Result<HSTRING>; }