pub trait IOfflineFilesGhostInfo_Impl: Sized { // Required method fn IsGhosted(&self) -> Result<BOOL>; }