pub fn get_sui_system_state(
    object_store: &dyn ObjectStore
) -> Result<SuiSystemState, SuiError>