unsafe fn static_init_test_cbc(
aes: &'static AesECB<'_>,
client: &'static dyn CapsuleTestClient,
) -> &'static TestAes128Cbc<'static, AesECB<'static>>
unsafe fn static_init_test_cbc(
aes: &'static AesECB<'_>,
client: &'static dyn CapsuleTestClient,
) -> &'static TestAes128Cbc<'static, AesECB<'static>>