pub trait ScreencopyFrameDataExt { // Required method fn screencopy_frame_data(&self) -> &ScreencopyFrameData; }