Increment the reference count of a fetched encoder.
Declared in <openssl/encoder.h>
<openssl/encoder.h>
int OSSL_ENCODER_up_ref(OSSL_ENCODER* encoder);
1 on success, or 0 on error.