ENGINE_set_pkey_meths
|| !ENGINE_set_pkey_meths(e, ossl_pkey_meths)
|| !ENGINE_set_pkey_meths(e, dasync_pkey)
int ENGINE_set_pkey_meths(ENGINE *e, ENGINE_PKEY_METHS_PTR f);
ENGINE_set_pkey_meths(e, test_pkey_meths);