Increment the structural reference count of an ENGINE.
Declared in <openssl/engine.h>
<openssl/engine.h>
[[deprecated]] int ENGINE_up_ref(ENGINE* e);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.