Generic ENGINE callback receiving the ENGINE being operated on.
Declared in <openssl/engine.h>
<openssl/engine.h>
typedef int(* ENGINE_GEN_INT_FUNC_PTR)(ENGINE*);
Implementation-defined status; typically nonzero for success.