pub async fn expect_configured_roas(
    ca: &CaHandle,
    expected: &[RoaConfiguration]
)