drbg_ctr_free
static OSSL_FUNC_rand_freectx_fn drbg_ctr_free;
&drbg_ctr_new, &drbg_ctr_free,
{ OSSL_FUNC_RAND_FREECTX, (void (*)(void))drbg_ctr_free },