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