fn _check_status<T: Config<I>, I: 'static>(
    verify: bool
) -> Result<(), BenchmarkError>