fn _remove_all_certs_received_by<T: Config>(
    i: u32,
    verify: bool
) -> Result<(), BenchmarkError>
where T::IdtyIndex: From<u32>,