pub fn get_sui_system_state_wrapper(
    object_store: &dyn ObjectStore
) -> Result<SuiSystemStateWrapper, SuiError>