Allocate a new empty ENGINE with a structural reference count of one.
Deprecated. Use of this entity is allowed but discouraged.
Does not initialise the ENGINE for functional use; call ENGINE_init() after populating methods, or ENGINE_add() to insert it into the global list.
New ENGINE ready to configure with ENGINE_set_*(), or NULL on allocation failure.