Return the human-readable name of a compression method.
Declared in <openssl/comp.h>
<openssl/comp.h>
char const* COMP_get_name(COMP_METHOD const* meth);
Static name string that must not be freed, or NULL on failure.