template_new
dstkey = template_new(NULL);
{ OSSL_FUNC_KEYMGMT_NEW, (void (*)(void))template_new },
static OSSL_FUNC_keymgmt_new_fn template_new;