zlib_inflate_blob
extern int zlib_inflate_blob(void *dst, unsigned dst_sz, const void *src, unsigned src_sz);
EXPORT_SYMBOL(zlib_inflate_blob);