pub type ViewContextSystemOncePerFrameResult = Box<dyn Any + Sync + Send>;
pub struct ViewContextSystemOncePerFrameResult(/* private fields */);