Remove an ENGINE from the global ENGINE list (deprecated).
Declared in <openssl/engine.h>
<openssl/engine.h>
[[deprecated]] int ENGINE_remove(ENGINE* e);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.