Create a compression context for the given method.
Declared in <openssl/comp.h>
<openssl/comp.h>
COMP_CTX* COMP_CTX_new(COMP_METHOD* meth);
New context, or NULL on error.