pub type VideoFrame = RArc<VideoFrame_TO<'static, RBox<()>>>;
pub struct VideoFrame { /* private fields */ }