ENGINE_set_destroy_function
|| !ENGINE_set_destroy_function(e, openssl_destroy)
|| !ENGINE_set_destroy_function(e, afalg_destroy)
|| !ENGINE_set_destroy_function(e, capi_destroy)
|| !ENGINE_set_destroy_function(e, dasync_destroy)
|| !ENGINE_set_destroy_function(e, devcrypto_unload)
|| !ENGINE_set_destroy_function(e, loader_attic_destroy)
|| !ENGINE_set_destroy_function(e, ossltest_destroy)
int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);